-
Notifications
You must be signed in to change notification settings - Fork 7
docs: update client windows install docs #30
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Co-authored-by: David Newhall II <david@sleepers.pro>
| - When you add the log paths in the client UI (later steps), make sure you point them to a file such as: | ||
| - `C:\ProgramData\notifiarr\logs\app.log` | ||
| - `C:\ProgramData\notifiarr\logs\debug.log` | ||
| - `C:\ProgramData\notifiarr\logs\http.log` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
These indents are supposed to be here.
| 1. You can now delete the `.zip` file that was downloaded and the folder that was extracted | ||
| 1. Rename `notifiarr.conf.example` to `notifiarr.conf` | ||
| 1. Double-click `notifiarr.amd64.exe` to launch the client. The webui will be available at [http://127.0.0.1:5454](http://127.0.0.1:5454) | ||
| 1. Enter your API key when prompted |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| 1. Enter your API key when prompted | |
| 1. Enter your API key when prompted | |
| 1. Login for the first time with your Notifiarr.com email address and password. |
| - Username: `admin` | ||
| - Password: Your API key |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| - Username: `admin` | |
| - Password: Your API key | |
| - Username: email address you login to notifiarr.com with | |
| - Password: password for notifiarr.com | |
| 1. You may set a local password after you login. |
No description provided.